Hyperwave Functions
PHP Manual

hw_Document_Size

(PHP 4)

hw_Document_SizeSize of hw_document

Descripción

int hw_document_size ( int $hw_document )

Gets the size of the document.

For backward compatibility, hw_documentsize() is also accepted. This is deprecated, however.

Lista de parámetros

hw_document

The document identifier.

Valores retornados

Returns the size in bytes of the document.

Ver también


Hyperwave Functions
PHP Manual